home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14219 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: p25dnsmith.watson.ibm.com!dnsmith
  2. From: David N. Smith <dnsmith@watson.ibm.com>
  3. Newsgroups: comp.lang.smalltalk,comp.object,comp.lang.c++,comp.lang.java
  4. Subject: Re: The Good, the Bad, the Ugly, and the Wicked ...
  5. Date: 29 Mar 1996 14:32:27 GMT
  6. Organization: IBM T J Watson Research Center
  7. Distribution: world
  8. Message-ID: <4jgs9r$12iu@watnews1.watson.ibm.com>
  9. References: <31570B8E.5A12@vmark.com> <Jan-2803962353330001@206.116.214.1> <4jfrb4$t1g@bug.rahul.net> <Jan-2903960007310001@206.116.214.1>
  10. NNTP-Posting-Host: p25dnsmith.watson.ibm.com
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Newsreader: Nuntius 2.0.4_68K
  15. X-XXMessage-ID: <AD815C0E6701E1B1@p25dnsmith.watson.ibm.com>
  16. X-XXDate: Fri, 29 Mar 1996 14:21:18 GMT
  17.  
  18. In article <4je5rq$7qg@mimas.brunel.ac.uk> Francesco Fantauzzi,
  19. mapgfgf@brunel.ac.uk writes:
  20. >A language that is proposed as "general purpose" shouldn't offer 
  21. >"compulsory" garbage collection (g.c.). A general purpose language should 
  22. >give you a chance to implement the g.c. you like the most. 
  23.  
  24. I agree!
  25.  
  26. Since we're all experts in GC, it is really stupid to force us all to use
  27. the same garbage collector. Same way with file systems. How in h*ll can
  28. any vendor be so dumb as to force us all to use the same d*mn file
  29. system. I certainly know better than they do how to write a file system.
  30. How dare they cop out and use the trash shipped with the operating
  31. system. And MAKE me use their stupid floating point system. It's BINARY.
  32. I want a DECIMAL floating point system. Decimal floats are much better
  33. since values convert with stupid one-bit-off errors. I want to write my
  34. own! Stupid languge vendors. How dare they call their language General
  35. Purpose when it FORCES me to do things I DON'T WANNA DO WANNA DO WANNA DO
  36. ...
  37.  
  38. Dave
  39.  
  40. BTW, this is a really hot area just now. I've had three former COBOL
  41. shops call me just this week looking for bodies to write garbage
  42. collectors. They have new house policies that require different garbage
  43. collectors for each application since it is obvious that each generates
  44. different garbage. Each has let it self fall behind the technology curve
  45. in GCs. So, I'm about to take an offer for $175,000/yr to write a
  46. garbage-collector generator (YAGCCC: Yet Another Garbage-Collector
  47. Compiler Compiler) for one of them them.
  48.  
  49. __________________________________
  50. David N. Smith
  51. dnsmith@dnsmith.tjwslip.ny.k12.net (Preferred)
  52. dnsmith@watson.ibm.com
  53. 70167.2274@compuserve.com
  54. IBM T J Watson Research Center
  55. Hawthorne, NY
  56. __________________________________
  57. Any opinions or recommendations
  58. herein are those of the author  
  59. and not of his employer.
  60.